This chapter describes the system’s support for NEMO and explains how it is configured. The product administration guides provide examples and procedures for configuration of basic services on the system. It is recommended that you select the configuration example that best meets your service model and configure the required elements for that model, as described in the Cisco ASR 5x00 Packet Data Network Gateway Administration Guide, before using the procedures in this chapter.
1. Stationary - Applications, like branch offices, with a mobile router that does not require mobility.
2. Nomadic - Applications that use a mobile router that does not move while in service, but that may be moved to a different location and brought back on service (e.g. a kiosk showing up in a mall one day and in a different location the next day or month).
3. Moveable - Applications that need to maintain Dynamic Mobile Network Routing (DMNR) service operational while moving and crossing PDSN boundaries, such as public safety vehicles. Service continuity is handled by the mobility protocols (Mobile IP in 3G and GTP in LTE).
•Important: Commands used in the configuration samples in this section provide base functionality to the extent that the most common or likely commands and/or keyword options are presented. In many cases, other optional commands and/or keyword options are available. Refer to the Command Line Interface Reference for complete information regarding all commands.
1. Create a VRF on the router and assign a VRF-ID by applying the example configuration in the Create VRF with Route-distinguisher and Route-target section.
2. Set the neighbors and address family to exchange routing information with a peer router by applying the example configuration in the Set Neighbors and Address Family section.
3. Redistribute connected routes between routing domains by applying the example configuration in the Redistribute Connected Routes section.
4. Allow the P-GW to use the NEMO service by applying the example in the Configure and Enable NEMO in APN Profile section.
5. Create a NEMO HA by applying the example in the Create a NEMO HA section.
6. Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode command save configuration. For additional information on how to verify and save configuration files, refer to the System Administration Guide and the Command Line Interface Reference.context egressinterface corp1-outboundip address 192.168.1.1 255.255.255.0ip vrf corp1ip pool corp1-test 10.1.1.1 255.255.255.0 private vrf corp1router bgp 100neighbor 192.168.1.2 allow-default-vrf-connectioncontext pgwapn nemo.corp1.comip context-name egressip address pool name corp1_nemo_poolcontext ingressinterface corp1-inboundip address 192.168.1.1 255.255.255.0ha-service nemobind address 38.0.0.2context <context_name> -noconfirmip vrf <vrf_name>context <context_name>ip vrf <vrf_name>router bgp <as_number>ip vrf <vrf_name>neighbor <ip_address> remote-as <AS_num>address-family <type>neighbor <ip_address> activatecontext <context_name>ip vrf <vrf_name>router bgp <as_number>ip vrf <vrf_name>address-family <type> vrf <vrf_name>context <context_name>apn <apn_name>ip context-name <name>ip address pool name <pool_nme>context <context_name>ha-service <ha_service_name>bind address <ip_address>
|
| Cisco Systems Inc. |
| Tel: 408-526-4000 |
| Fax: 408-527-0883 |